Go to the source code of this file.
Namespaces | |
| namespace | eStudy::PhotoGallery |
Enumerations | |
| enum | PATH_TO_ROOT |
Variables | |
| $gSettings = new GallerySettings() | |
| if (isset($_POST['Cancel'])) | |
| $post ['posttext'] = ((isset($_POST['post'])) ? $_POST['post']['posttext'] : '') | |
| if($g_user['userID']==0 &&!$P-> has_permission(P_POSTNEW)) message("Hinweis"Sie m & | uuml |
| ssen registriert | sein |
| ssen registriert um Bilder uploaden zu k & | ouml |
| nnen | |
| if($gSettings->get_maximages()) | $newtopicicons = '' |
| $j = 1 | |
| while(list($iconid, $img)=each($topicicon)) | $ranking_value = 0 |
| $maxFileSize = $gSettings->get_maxfilesize() /1024 | |
| if($maxFileSize > 1024) else | $showMaxFileSize = $maxFileSize." KB" |
| else | $bid = $board['boardid'] |
| $msg = "" | |
| enum PATH_TO_ROOT |
relativer Pfad zum Root des Portals
Definition at line 52 of file newtopic.php.
| else $bid = $board['boardid'] |
Definition at line 143 of file newtopic.php.
| $gSettings = new GallerySettings() |
Initialisierungsdatei (Einstellungen, Einbindung von Klassen, Session-Start) Email-Funktionalität Einbinden der Settings Funktionen Konfigurationsdatei TinyMCE
Definition at line 67 of file newtopic.php.
| $j = 1 |
Definition at line 115 of file newtopic.php.
| $maxFileSize = $gSettings->get_maxfilesize() /1024 |
Definition at line 138 of file newtopic.php.
| $msg = "" |
Definition at line 144 of file newtopic.php.
| if ($gSettings->get_maximages()) $newtopicicons = '' |
Definition at line 114 of file newtopic.php.
| $post['posttext'] = ((isset($_POST['post'])) ? $_POST['post']['posttext'] : '') |
Definition at line 78 of file newtopic.php.
| while (list($iconid, $img)=each($topicicon)) $ranking_value = 0 |
Definition at line 125 of file newtopic.php.
| if ($maxFileSize > 1024) else $showMaxFileSize = $maxFileSize." KB" |
Definition at line 141 of file newtopic.php.
| if(isset($_POST['Cancel'])) |
Ausgabe des HTML-Kopfes und der Menues
Definition at line 68 of file newtopic.php.
Definition at line 79 of file newtopic.php.
| ssen registriert um Bilder uploaden zu k& ouml |
Definition at line 79 of file newtopic.php.
| ssen registriert sein |
Definition at line 79 of file newtopic.php.
Definition at line 79 of file newtopic.php.
1.5.8